| FaGLAccount |
| EntityType | Independent |
| Logical Entity Name | FaGLAccount |
| Default Table Name | FaGLAccount |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| FaGLAccount Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
FaGLFundID |
INTEGER | NO | ||
| AccountNumber | CHAR(16) | NO | ||
| Description | VARCHAR(50) | NO | ||
| IsActive | BIT | NO | ||
| ModFlag | CHAR(1) | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| FaGLAccount Keys |
| Key Name | Key Type | Keys |
| FaGLAccount_FaGLFundID_N_N_IDX | Inversion Entry | FaGLFundID |
| FaGLAccount_FaGLAccountID_U_C_IDX | PrimaryKey | Id |
| FaGLAccount Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| FaGLFund | Non-Identifying | One To Zero or More | FaGLFundID | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| FaGlTransaction | Non-Identifying | One To Zero or More | NO |
| FaGLAccount Check Constraints |
| Check Constraint Name | CheckConstraint |
| FaGLAccount Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.FaGLAccount |
NO | |||
| Physical (Microsoft SQL Server) dbo.FaGLAccount |
NO |
| FaGLAccount Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Financial Aid |
| FaGLAccount Data Movement Rules |
| Name | Type | Rule Text/Value |